From 4fd3ca912a9eb2e71785eb26f26ac147cdadf0b8 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Mon, 19 Dec 2005 22:45:07 +0000 Subject: [PATCH] Added testo sequence for "real" geoniche file format. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1661 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/testo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gpsbabel/testo b/gpsbabel/testo index 96a88be89..68c26feb1 100755 --- a/gpsbabel/testo +++ b/gpsbabel/testo @@ -565,6 +565,9 @@ ${PNAME} -i geoniche -f reference/geoniche.pdb -o geoniche -F ${TMPDIR}/gn.pdb ${PNAME} -i geoniche -f reference/geoniche.pdb -o gpx -F ${TMPDIR}/1.gpx ${PNAME} -i geoniche -f ${TMPDIR}/gn.pdb -o gpx -F ${TMPDIR}/2.gpx compare ${TMPDIR}/1.gpx ${TMPDIR}/2.gpx +# +${PNAME} -i geoniche -f reference/gn-targets.pdb -o gpx -F ${TMPDIR}/gn-targets.gpx +compare ${TMPDIR}/gn-targets.gpx reference/gn-targets.gpx # # saroute covers *.anr, *.rte, and *.rtd, but I only have an .anr for testing. -- 2.30.2